Grr. Fix patch.
This commit is contained in:
parent
6d45df077a
commit
139e41f4af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11174
1 changed files with 0 additions and 7 deletions
|
@ -16,10 +16,3 @@
|
|||
for i in levels/*.xgl; do $(INSTALL) $$i $(prefix)/$$i ; done
|
||||
for i in sounds/*.raw; do $(INSTALL) $$i $(prefix)/$$i ; done
|
||||
|
||||
@@ -75,4 +76,4 @@
|
||||
cd libsprite;$(MAKE) distclean
|
||||
|
||||
depend:
|
||||
- makedepend $(CFLAGS) $(SRCS)
|
||||
\ No newline at end of file
|
||||
+ makedepend $(CFLAGS) $(SRCS)
|
||||
|
|
Loading…
Reference in a new issue