Tom Lane writes: > Anyone know why the install target in doc/src/Makefile is coded like > this: > > install: > $(MAKE) all > (mv -f *.$(ZIPSUFFIX) ..)
Legacy. Note also that "install" doesn't do here what it usually does.
Feel free to make adjustments.
--
Peter Eisentraut [EMAIL PROTECTED]
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
