home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
x
/
volume3
/
bdftools
/
part01
/
Imakefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Makefile
|
1989-03-07
|
215 b
|
11 lines
SYS_LIBRARIES = -ll -lm $(XMULIB) $(XLIB)
SRCS= bdf2gf.c dumpgf.c
OBJS= bdf2gf.o dumpgf.o
PROGRAMS= bdftogf bdftovf
ComplexProgramTarget(bdftogf)
ComplexProgramTarget(bdftovf)
NormalLintTarget($(SRCS))