Add a blank install target so the top level make won't die.

This commit is contained in:
Rob Savoye
1993-05-28 04:29:59 +00:00
parent 6c69b6bde1
commit d0fa64ec33

View File

@ -19,6 +19,7 @@ all: subdirs
.PHONY: check installcheck .PHONY: check installcheck
check: check:
install:
installcheck: installcheck:
.NOEXPORT: .NOEXPORT: