repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
usr.bin
/
cmp
/
Makefile
blob
c29ffe925a0e7f8e204f93daf6cbd5fef9419aae
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $NetBSD: Makefile,v 1.3 1995/09/08 03:22:54 tls Exp $
3
4
PROG
=
cmp
5
SRCS
=
cmp.c misc.c regular.c special.c
6
7
.
include
<
bsd.prog.mk
>