home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
general
/
procssng
/
ccs
/
ccs-11tl.lha
/
lbl
/
hstream
/
makefile.src
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Makefile
|
1993-03-23
|
246 b
|
21 lines
#
# makefile for user-contributed/lbl/hips/sources/hips
#
PGMS = seeheader.out fixframes.out htee.out
OTHERLIBS = -ljpeg -lscs1 -llbl -lhips -lm
install: $(PGMS)
clean: clean-pgm
clean-all: clean_all
man:
doc:
pristine: pristine-pgm
FRC: