openbsd-ports/mbone/nte/files/Makefile.work
1999-09-02 21:18:00 +00:00

11 lines
94 B
Makefile

#
# Makefile for ${WRKSRC}.
#
install:
clean:
cd linux; $(MAKE) $@
all:
cd linux; $(MAKE)