X-Git-Url: http://gitweb.hachti.de/?a=blobdiff_plain;f=Makefile;h=308ff69c3f6210579f3cfc9785496f02e9ecffae;hb=00852f7e3671aeeb0ca6b44ed2dc5463b775becf;hp=3b5066b49a9d224c260d0c97d7ffcaee65c0711d;hpb=18e3fabbd4e754712b745c8b76d8ed64f92c00e4;p=h316.git diff --git a/Makefile b/Makefile index 3b5066b..308ff69 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,11 @@ # Toplevel Makefile for Hachti's H316 stuff collection -SUBDIRS=pc-tools/ldc pc-tools/src-filters pc-tools/boot-maker lib/iolib lib/fortran \ - lib/fortran lib/fortran/vpunch-help lib/iolib programs/mandelbrot\ +SUBDIRS=pc-tools/ldc pc-tools/src-filters pc-tools/boot-maker lib/iolib lib/fortran \ + lib/fortran lib/iolib programs/mandelbrot\ programs/punchomat programs/tools systems +#lib/fortran/vpunch-help + # If you want to build the docs, too: Uncomment next line: #SUBDIRS+=docs/manual