X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Makefile;h=b09752e66931c11dfbf18b8ed01f471716773533;hb=8da6e83b001f0ae8383af7eb4b3e3a079178a777;hp=250155cb2b7e9bc64d93bff3858dfe216289a135;hpb=aa6d4257b224443aebac2a9506f633a4c6b0cf1e;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 #----------------------------------------------------------------------