Index: user/marcel/libvdsk/Makefile.inc =================================================================== --- user/marcel/libvdsk/Makefile.inc (nonexistent) +++ user/marcel/libvdsk/Makefile.inc (revision 274799) @@ -0,0 +1,5 @@ +# $FreeBSD$ + +CFLAGS+=-I${.CURDIR}/../libvdsk +LDFLAGS+=-L${.OBJDIR}/../libvdsk +LIBVDSK?=${.OBJDIR}/../libvdsk/libvdsk.a Property changes on: user/marcel/libvdsk/Makefile.inc ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property