use the library globbing routines instead of rolling our own
[unix-history] / usr / src / bin / pwd / Makefile
CommitLineData
770d844a 1# @(#)Makefile 5.2 (Berkeley) %G%
1acded6b 2
770d844a 3PROG= pwd
1acded6b 4
770d844a 5.include <bsd.prog.mk>