repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Drop main() prototype. Syncs with NetBSD-8
[minix.git]
/
usr.bin
/
mkstr
/
Makefile
blob
35fb6049ef216521efaf95819feac8a1685cf146
1
# $NetBSD: Makefile,v 1.3 1995/09/28 06:22:18 tls Exp $
2
# @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
PROG
=
mkstr
5
6
.
include
<
bsd.prog.mk
>