'make 1' in libraries builds just the stage1 libs
[ghc-hetmet.git] / libraries / Makefile
index 900b639..238a73b 100644 (file)
@@ -1,3 +1,7 @@
 dir = libraries
 TOP = ..
 include $(TOP)/mk/sub-makefile.mk
+
+.PHONY: 1
+1 :
+       +$(TOPMAKE) stage1_libs