diff options
Diffstat (limited to 'lib/Makefile.profile')
-rw-r--r-- | lib/Makefile.profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.profile b/lib/Makefile.profile index ad0f1df0..deaa7cbe 100644 --- a/lib/Makefile.profile +++ b/lib/Makefile.profile @@ -1,6 +1,6 @@ all:: profiled $(LIBRARY)_p.a -subdirs:: Makefile +real-subdirs:: Makefile @echo " MKDIR $@" @mkdir -p profiled |