Changeset 6180 in vbox for trunk/src/VBox
- Timestamp:
- Dec 23, 2007 1:20:31 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 26941
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/Makefile.kmk
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id
r6166 r6180 21 21 # Include sub-dirs. 22 22 SUBDIRS = 23 ifeq ($(BUILD_TARGET),linux) 24 SUBDIRS += xclient \ 25 xgraphics \ 26 xmouse 23 if1of ($(BUILD_TARGET),linux) 24 SUBDIRS += \ 25 xclient \ 26 xgraphics \ 27 xmouse 27 28 endif 28 29 -
Property svn:eol-style
set to
Note:
See TracChangeset
for help on using the changeset viewer.