Home | History | Annotate | Line # | Download | only in comp
Makefile revision 1.4
      1 #	$NetBSD: Makefile,v 1.4 2020/11/09 12:12:08 kamil Exp $
      2 
      3 SUBDIR += comp-c-bin
      4 SUBDIR += comp-c-include
      5 SUBDIR += comp-c-lib
      6 SUBDIR += comp-c-lintlib
      7 SUBDIR += comp-c-man
      8 SUBDIR += comp-c-piclib
      9 SUBDIR += comp-c-proflib
     10 SUBDIR += comp-c-root
     11 SUBDIR += comp-c-share
     12 SUBDIR += comp-cxx-bin
     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-man
     20 SUBDIR += comp-debug-sbin
     21 SUBDIR += comp-fortran-bin
     22 SUBDIR += comp-fortran-lib
     23 SUBDIR += comp-fortran-man
     24 SUBDIR += comp-fortran-piclib
     25 SUBDIR += comp-fortran-proflib
     26 SUBDIR += comp-sys-man
     27 SUBDIR += comp-objc-bin
     28 SUBDIR += comp-objc-lib
     29 SUBDIR += comp-objc-piclib
     30 SUBDIR += comp-objc-proflib
     31 SUBDIR += comp-sysutil-man
     32 SUBDIR += comp-sysutil-root
     33 SUBDIR += comp-sysutil-sbin
     34 SUBDIR += comp-util-bin
     35 SUBDIR += comp-util-man
     36 SUBDIR += comp-util-share
     37 SUBDIR += comp-i18n-lib
     38 
     39 TARGETS+=package
     40 TARGETS+=register
     41 TARGETS+=plist
     42 
     43 .include <bsd.subdir.mk>
     44