opnsense-src/release/picobsd/tinyware/aps/Makefile

10 lines
117 B
Makefile
Raw Normal View History

1998-08-27 13:38:45 -04:00
# $Id: Makefile,v 1.1.1.1 1998/07/14 07:30:52 abial Exp $
#
PROG=ps
SRCS+=main.c
NOMAN=yes
.include <bsd.prog.mk>