openbsd-ports/mbone/nte/files/Makefile.work

11 lines
94 B
Makefile
Raw Normal View History

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