new copyright; att/bsd/shared
[unix-history] / usr / src / usr.bin / printenv / Makefile
CommitLineData
662ace95 1# @(#)Makefile 5.3 (Berkeley) %G%
d8fd8d43 2
662ace95
KB
3PROG= printenv
4MLINKS= printenv.1 env.1
d8fd8d43 5
662ace95 6.include <bsd.prog.mk>