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