This commit is contained in:
2016-08-08 09:38:35 +02:00
parent 857e782e2b
commit 138aa78776
+1 -1
View File
@@ -166,7 +166,7 @@ help:
@for target in '' build '<EPICS version>' \
install 'install.<EPICS version>' \
uninstall 'uninstall.<EPICS version>' \
installqt uninstallqt \
installui uninstallui \
clean help version; \
do echo " make $$target"; \
done