1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/net/dgd-lpmud/files/Makefile.bin
1996-06-16 15:45:35 +00:00

8 lines
91 B
Makefile

all: oconv hname
oconv: oconv.c
cc -o oconv oconv.c
hname: hname.c
cc -o hname hname.c