home *** CD-ROM | disk | FTP | other *** search
Makefile | 1992-03-20 | 291 b | 15 lines |
- nodelete: nodelete201.o split_string.o
- ln -o nodelete nodelete201.o split_string.o -la -lc32
-
- nodelete201.o: nodelete201.c
- cc +LIaztec:pre/in32.pre nodelete201.c
-
- split_string.o: split_string.c
- cc +LIaztec:pre/in32.pre split_string.c
-
- clean:
- delete #?.o
-
- spotless:
- delete #?.o nd201
-