Home | History | Annotate | Line # | Download | only in comp
Makefile revision 1.2
      1 SUBDIR += comp-c-bin
      2 SUBDIR += comp-c-catman
      3 SUBDIR += comp-c-include
      4 SUBDIR += comp-c-lib
      5 SUBDIR += comp-c-lintlib
      6 SUBDIR += comp-c-man
      7 SUBDIR += comp-c-piclib
      8 SUBDIR += comp-c-proflib
      9 SUBDIR += comp-c-root
     10 SUBDIR += comp-c-share
     11 SUBDIR += comp-cxx-bin
     12 SUBDIR += comp-cxx-catman
     13 SUBDIR += comp-cxx-include
     14 SUBDIR += comp-cxx-lib
     15 SUBDIR += comp-cxx-man
     16 SUBDIR += comp-cxx-piclib
     17 SUBDIR += comp-cxx-proflib
     18 SUBDIR += comp-debug-bin
     19 SUBDIR += comp-debug-catman
     20 SUBDIR += comp-debug-man
     21 SUBDIR += comp-debug-sbin
     22 SUBDIR += comp-fortran-bin
     23 SUBDIR += comp-fortran-catman
     24 SUBDIR += comp-fortran-lib
     25 SUBDIR += comp-fortran-man
     26 SUBDIR += comp-fortran-piclib
     27 SUBDIR += comp-fortran-proflib
     28 SUBDIR += comp-sys-catman
     29 SUBDIR += comp-sys-man
     30 SUBDIR += comp-objc-bin
     31 SUBDIR += comp-objc-lib
     32 SUBDIR += comp-objc-piclib
     33 SUBDIR += comp-objc-proflib
     34 SUBDIR += comp-sysutil-catman
     35 SUBDIR += comp-sysutil-man
     36 SUBDIR += comp-sysutil-root
     37 SUBDIR += comp-sysutil-sbin
     38 SUBDIR += comp-util-bin
     39 SUBDIR += comp-util-catman
     40 SUBDIR += comp-util-man
     41 SUBDIR += comp-util-share
     42 SUBDIR += comp-i18n-lib
     43 
     44 TARGETS+=package
     45 TARGETS+=register
     46 TARGETS+=plist
     47 
     48 .include <bsd.subdir.mk>
     49