mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-12 10:32:52 +00:00
2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/dosfs/Makefile.am: noinst_HEADERS += fat.h
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* src/dosfs/Makefile.am: noinst_HEADERS += fat.h
|
||||||
|
|
||||||
2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* src/dosfs/msdos_file.c (msdos_file_read, msdos_file_write):
|
* src/dosfs/msdos_file.c (msdos_file_read, msdos_file_write):
|
||||||
|
|||||||
@@ -8,6 +8,7 @@ include $(top_srcdir)/automake/compile.am
|
|||||||
include $(top_srcdir)/automake/lib.am
|
include $(top_srcdir)/automake/lib.am
|
||||||
|
|
||||||
noinst_HEADERS = config.h
|
noinst_HEADERS = config.h
|
||||||
|
noinst_HEADERS += fat.h
|
||||||
|
|
||||||
AM_CPPFLAGS += $(LIBC_DEFINES)
|
AM_CPPFLAGS += $(LIBC_DEFINES)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user