~cfuhrman/+junk/netbsd-othersrc-trunk

« back to all changes in this revision

Viewing changes to bin/chmod/Makefile

  • Committer: stacktic
  • Date: 2009-03-23 21:04:00 UTC
  • Revision ID: svn-v4:288d5a72-fed7-e111-8680-000c29dcf8fe:trunk:1946
ImportedĀ fs-utilsĀ binaries

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#       $NetBSD: Makefile,v 1.8 1997/07/20 22:36:34 christos Exp $
 
2
#       @(#)Makefile    8.1 (Berkeley) 5/31/93
 
3
 
 
4
PROG=   chmod
 
5
 
 
6
.include <bsd.prog.mk>