Add gerrold.limerick to the building process.
This commit is contained in:
parent
e8fa871053
commit
c2c821be56
@ -14,8 +14,8 @@ MAINTAINER= jkh
|
||||
# THREE LINES AND UNCOMMENT THE FOURTH LINE.
|
||||
|
||||
# THE THREE LINES:
|
||||
FILES+= fortunes2-o limerick murphy-o
|
||||
BLDS+= fortunes2-o.dat limerick.dat murphy-o.dat
|
||||
FILES+= fortunes2-o limerick murphy-o gerrold.limerick
|
||||
BLDS+= fortunes2-o.dat limerick.dat murphy-o.dat gerrold.limerick.dat
|
||||
TYPE= real
|
||||
|
||||
# THE FOURTH LINE:
|
||||
@ -26,7 +26,7 @@ CLEANFILES+=${BLDS}
|
||||
|
||||
FILESDIR= ${SHAREDIR}/games/fortune
|
||||
|
||||
.for f in fortunes fortunes2 fortunes2-o freebsd-tips limerick murphy murphy-o startrek zippy
|
||||
.for f in fortunes fortunes2 fortunes2-o freebsd-tips gerrold.limerick limerick murphy murphy-o startrek zippy
|
||||
$f.dat: $f
|
||||
PATH=$$PATH:/usr/games:${.OBJDIR}/../strfile \
|
||||
strfile -Crs ${.ALLSRC} ${.TARGET}
|
||||
|
Loading…
Reference in New Issue
Block a user