forked from Imagelibrary/rtems
2003-08-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* fsmount/Makefile.am: Revert previous change.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2003-08-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* fsmount/Makefile.am: Revert previous change.
|
||||||
|
|
||||||
2003-08-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-08-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* fsmount/Makefile.am: Fix path to automake-includes.
|
* fsmount/Makefile.am: Fix path to automake-includes.
|
||||||
|
|||||||
@@ -15,8 +15,8 @@ include_rtems_HEADERS = fsmount.h
|
|||||||
|
|
||||||
OBJS = $(C_O_FILES)
|
OBJS = $(C_O_FILES)
|
||||||
|
|
||||||
include $(top_srcdir)/automake/compile.am
|
include $(top_srcdir)/../automake/compile.am
|
||||||
include $(top_srcdir)/automake/lib.am
|
include $(top_srcdir)/../automake/lib.am
|
||||||
|
|
||||||
$(PROJECT_INCLUDE)/rtems:
|
$(PROJECT_INCLUDE)/rtems:
|
||||||
@$(mkinstalldirs) $@
|
@$(mkinstalldirs) $@
|
||||||
@@ -39,4 +39,4 @@ all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
|||||||
|
|
||||||
EXTRA_DIST = README fsmount.c
|
EXTRA_DIST = README fsmount.c
|
||||||
|
|
||||||
include $(top_srcdir)/automake/local.am
|
include $(top_srcdir)/../automake/local.am
|
||||||
|
|||||||
Reference in New Issue
Block a user