X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Makefile;fp=Makefile;h=b09752e66931c11dfbf18b8ed01f471716773533;hb=f7dcc6267c7637efaba2ebe5a20df5f849a68d39;hp=250155cb2b7e9bc64d93bff3858dfe216289a135;hpb=34fd4548b1877daa2a7798c4e2b0e7d2454f3050;p=senf.git diff --git a/Makefile b/Makefile index 250155c..b09752e 100644 --- a/Makefile +++ b/Makefile @@ -24,6 +24,9 @@ all_docs all_tests all: %/test %/doc: $(SCONS) $@ +%/build: + $(SCONS) $* + #---------------------------------------------------------------------- # Subversion stuff #----------------------------------------------------------------------