9 lines
84 B
Makefile
9 lines
84 B
Makefile
NOPROG= noprog
|
|
NOMAN= noman
|
|
|
|
SUBDIR= stand
|
|
|
|
obj: _SUBDIRUSE
|
|
|
|
.include <bsd.prog.mk>
|