diff options
Diffstat (limited to 'Makeconf')
-rw-r--r-- | Makeconf | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -118,6 +118,8 @@ endif # Standard targets +.PHONY: all install libs relink clean + # Installation ifeq ($(doinst),one) all: $(target) |