mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
7 lines
89 B
Makefile
7 lines
89 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
PROG= script
|
|
|
|
LIBADD= util
|
|
|
|
.include <bsd.prog.mk>
|