mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 15:32:45 +00:00
6 lines
74 B
Makefile
6 lines
74 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
PROG= uname
|
|
|
|
.include <bsd.prog.mk>
|