1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/net/dgd-lpmud/files/Makefile.bin
2003-08-29 18:34:56 +00:00

9 lines
103 B
Makefile

# $FreeBSD$
all: oconv hname
oconv: oconv.c
cc -o oconv oconv.c
hname: hname.c
cc -o hname hname.c