7 lines
89 B
Makefile
7 lines
89 B
Makefile
# @(#)Makefile 5.3 (Berkeley) 5/11/90
|
|
|
|
PROG= accton
|
|
NOMAN= noman
|
|
|
|
.include <bsd.prog.mk>
|