Last change
on this file since 1 was 1, checked in by vboxsync, 55 years ago |
import
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
370 bytes
|
Line | |
---|
1 | #
|
---|
2 | # Copyright 2002 Sun Microsystems, Inc. All rights reserved.
|
---|
3 | # Use is subject to license terms.
|
---|
4 | #
|
---|
5 | #ident "$Id: Makefile.in 1 1970-01-01 00:00:00Z vboxsync $"
|
---|
6 | #
|
---|
7 |
|
---|
8 | MOD_DEPTH = ../../..
|
---|
9 | topsrcdir = @top_srcdir@
|
---|
10 | srcdir = @srcdir@
|
---|
11 | VPATH = @srcdir@
|
---|
12 |
|
---|
13 | include $(MOD_DEPTH)/config/autoconf.mk
|
---|
14 |
|
---|
15 | include $(srcdir)/../Makefile.com
|
---|
16 |
|
---|
17 | DATAFILES +=
|
---|
18 |
|
---|
19 | all:: $(FILES)
|
---|
20 | publish:: all pkg
|
---|
21 |
|
---|
22 | include $(srcdir)/../Makefile.targ
|
---|
Note:
See
TracBrowser
for help on using the repository browser.