home *** CD-ROM | disk | FTP | other *** search
Makefile | 1989-07-02 | 206 b | 14 lines |
-
- CFLAGS= +p
-
- all: ciatimer ciafinder
-
- ciatimer: ciatimer.o
- ln ciatimer.o -lcl32
-
- ciafinder: ciafinder.o
- ln ciafinder.o -lcl32
-
- shar:
- shar >ciatimer.shar README ciatimer.h ciatimer.c ciafinder.c makefile
-