home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
unix
/
volume8
/
trmatch
/
Makefile
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Makefile
|
1987-02-12
|
84 b
|
6 lines
# Makefile for trmatch.
CFLAGS = -O
trmatch:
$(CC) $(CFLAGS) -o trmatch trmatch.c