home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
x
/
volume3
/
xgif
/
part01
/
Imakefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Makefile
|
1989-02-21
|
119 b
|
13 lines
LOCAL_LIBRARIES = $(XLIB)
OBJS = \
xgif.o \
xgifload.o
SRCS = \
xgif.c \
xgifload.c
ComplexProgramTarget(xgif)