home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 6
/
FreshFish_September1994.bin
/
bbs
/
gnu
/
emacs-18.59-src.lha
/
GNU
/
src
/
amiga
/
emacs-18.59
/
man
/
Makefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Makefile
|
1991-12-16
|
131 b
|
9 lines
all: texindex
clean:
rm -f texindex.o texindex
texindex: texindex.o
$(CC) -o $@ $(LDFLAGS) $(CFLAGS) $?
texindex.o: texindex.c