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]
/
games
/
fortune
/
Makefile
blob
cf3555c26bde147ba2349634554d22b8a08af250
1
# $NetBSD: Makefile,v 1.10 2008/09/26 18:56:43 apb Exp $
2
# @(#)Makefile 8.1 (Berkeley) 5/31/93
3
4
SUBDIR
=
fortune strfile unstr .WAIT datfiles
5
6
.
include
<
bsd.subdir.mk
>