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