Fix the previous checkin. Makefile rule commands must start with a TAB.
git-svn-id: svn://10.0.0.236/trunk@113800 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
482c07a5d2
commit
3527b9968e
@ -327,7 +327,8 @@ distclean::
|
||||
cat unallmakefiles | $(XARGS) rm -f
|
||||
rm -f unallmakefiles $(DIST_GARBAGE)
|
||||
|
||||
# Temporary hack for NSS 3.4 landing (bug 116334, wtc@netscape.com)
|
||||
ifdef COMPILER_DEPEND
|
||||
depend::
|
||||
$(MAKE) -C security/manager depend
|
||||
endif
|
||||
$(MAKE) -C security/manager depend
|
||||
endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user