wwbbs.library: pragmas.h main.o config.o config_lib.o status.o status_lib.o users.o users_lib.o messages.o messages_lib.o files.o files_lib.o commands.o commands_lib.o update.o wwbbs_lib.o
	slink libversion 3 librevision 1 libprefix _ libfd wwbbs.fd from lib:libent.o lib:libinit.o main.o config.o config_lib.o status.o status_lib.o users.o users_lib.o messages.o messages_lib.o files.o files_lib.o commands.o commands_lib.o update.o wwbbs_lib.o to wwbbs.library lib lib:sc.lib lib:amiga.lib sc sd nd
	copy wwbbs.library LIBS:
	avail >NIL: flush

pragmas.h: wwbbs.fd
	fd2pragma wwbbs.fd pragmas.h
	stack 8000
	ced pragmas.h -keepio
	copy pragmas.h INCLUDE:pragmas/wwbbs_pragmas.h

main.o: main.c wwbbs.h config.h status.h users.h files.h INCLUDE:libraries/wwbbs.h
	sc main.c

config.o: config.c wwbbs.h config.h INCLUDE:libraries/wwbbs.h
	sc noextdef config.c

config_lib.o: config_lib.c wwbbs.h config.h INCLUDE:libraries/wwbbs.h
	sc noextdef config_lib.c

status.o: status.c wwbbs.h status.h INCLUDE:libraries/wwbbs.h
	sc noextdef status.c

status_lib.o: status_lib.c wwbbs.h status.h INCLUDE:libraries/wwbbs.h
	sc noextdef status_lib.c

users.o: users.c wwbbs.h users.h INCLUDE:libraries/wwbbs.h
	sc noextdef users.c

users_lib.o: users_lib.c wwbbs.h users.h INCLUDE:libraries/wwbbs.h
	sc noextdef users_lib.c

messages.o: messages.c wwbbs.h messages.h INCLUDE:libraries/wwbbs.h
	sc noextdef messages.c

messages_lib.o: messages_lib.c wwbbs.h messages.h INCLUDE:libraries/wwbbs.h
	sc noextdef messages_lib.c

files.o: files.c wwbbs.h files.h INCLUDE:libraries/wwbbs.h
	sc noextdef files.c

files_lib.o: files_lib.c wwbbs.h files.h INCLUDE:libraries/wwbbs.h
	sc noextdef files_lib.c

commands.o: commands.c wwbbs.h Data:Programs/Include/wwbbs_commands.h INCLUDE:libraries/wwbbs.h
	sc noextdef commands.c

commands_lib.o: commands_lib.c wwbbs.h Data:Programs/Include/wwbbs_commands.h INCLUDE:libraries/wwbbs.h
	sc noextdef commands_lib.c

update.o: update.c wwbbs.h Data:Programs/Include/wwbbs_commands.h Data:Programs/Include/wwbbs_update.h INCLUDE:libraries/wwbbs.h
	sc noextdef update.c

wwbbs_lib.o: wwbbs_lib.c wwbbs.h INCLUDE:libraries/wwbbs.h
	sc noextdef wwbbs_lib.c
