diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-04-10 15:49:55 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-04-10 15:49:55 +0000 |
commit | 8486e09464938a258fae8b4302cde203a9049890 (patch) | |
tree | 2ccb480b7cd63bed52a15d93c4c2b2368b9152fc /games | |
parent | Mark as broken for 4.76 browsers. (diff) |
Fix extra .for. Bad, bad patch ;)
Notes
Notes:
svn path=/head/; revision=41207
Diffstat (limited to 'games')
-rw-r--r-- | games/halflifeserver/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/halflifeserver/Makefile b/games/halflifeserver/Makefile index 8c7cc5da8b78..3e05d4cc6231 100644 --- a/games/halflifeserver/Makefile +++ b/games/halflifeserver/Makefile @@ -44,7 +44,6 @@ HL_PROGRAM= hlds_run pre-patch: # remove trailing ^M -.for file in .for file in *.cfg */*.cfg *.gam */*.gam *.htm */*.htm \ *.inf */*.inf *.lst */*.lst *.sc */*.sc \ *.scr */*.scr *.txt */*.txt |