home *** CD-ROM | disk | FTP | other *** search
- fgdemo.exe : fgdemo.obj char.obj common.obj display.obj file.obj fundmtls.obj menu.obj misc.obj video.obj
- wlink FILE fgdemo,char,common,display,file,fundmtls,menu,misc,video LIB fglm
-
- fgdemo.obj : fgdemo.c
- wcc /j /mm fgdemo.c
-
- char.obj : char.c
- wcc /j /mm char.c
-
- common.obj : common.c
- wcc /j /mm common.c
-
- display.obj : display.c tntmaps.h
- wcc /j /mm display.c
-
- file.obj : file.c
- wcc /j /mm file.c
-
- fundmtls.obj : fundmtls.c
- wcc /j /mm fundmtls.c
-
- menu.obj : menu.c
- wcc /j /mm menu.c
-
- misc.obj : misc.c birds.h fgtitle.h fighter.h
- wcc /j /mm misc.c
-
- video.obj : video.c
- wcc /j /mm video.c