Okay, so I'm an idiot. It helps to put the fix in the right place....
git-svn-id: svn://10.0.0.236/trunk@5136 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
e3b310d6e6
commit
ba7ca55a17
@ -1068,9 +1068,9 @@ $(AIX_HACK): $(AIX_NSPR)
|
||||
$(INSTALL) -m 644 $< .
|
||||
endif
|
||||
|
||||
install:: $(AIX_HACK) $(EXTRA_REL_FILES) $(filter-out tweak_nspr,$(TARGETS))
|
||||
install:: $(AIX_HACK) $(EXTRA_REL_FILES) $(TARGETS)
|
||||
ifdef TARGETS
|
||||
$(INSTALL) $(TARGETS) $(DIST)/bin
|
||||
$(INSTALL) $(filter-out tweak_nspr,$(TARGETS)) $(DIST)/bin
|
||||
endif
|
||||
|
||||
$(VERSION_OBJS): versionn.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user