[project @ 2004-12-09 10:33:09 by rjw]

Stop makefile breakage.

svn path=/import/netsurf/; revision=1395
This commit is contained in:
Richard Wilson 2004-12-09 10:33:09 +00:00
parent 32db7e04d0
commit 58b68f7130
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ utils/translit.c: transtab
# available), remove */*.[ch] from the line below.
# Under RISC OS, you may require *Set UnixFS$sfix "", if perl gives
# "No such file or directory" errors.
depend:
depend: */*.[ch]
@echo "--> modified files $?"
@echo "--> updating dependencies"
@-mkdir -p $(OBJDIR_RISCOS) $(OBJDIR_NCOS) $(OBJDIR_DEBUG) $(OBJDIR_GTK)