Changeset 22875 in vbox for trunk/src/apps
- Timestamp:
- Sep 9, 2009 7:21:32 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 52131
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/apps/Makefile.kmk
r17855 r22875 33 33 endif 34 34 endif 35 if1of ($(KBUILD_TARGET),darwin solaris linux )35 if1of ($(KBUILD_TARGET),darwin solaris linux freebsd) 36 36 ifneq ($(wildcard $(PATH_SUB_CURRENT)/adpctl),) 37 37 include $(PATH_SUB_CURRENT)/adpctl/Makefile.kmk
Note:
See TracChangeset
for help on using the changeset viewer.