forked from Imagelibrary/rtems
2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Correct path to clockdrv_shell.c.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Correct path to clockdrv_shell.c.
|
||||
|
||||
2004-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am,
|
||||
|
||||
@@ -43,9 +43,9 @@ startup_g_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
||||
|
||||
noinst_DATA += startup$(LIB_VARIANT).rel
|
||||
|
||||
# FIXME: clockdrv.c and clockdrv_sheck.c are structurally flawed
|
||||
# FIXME: clockdrv.c and clockdrv_shell.c are structurally flawed
|
||||
clock_CPPFLAGS = -I$(srcdir)/../../shared
|
||||
EXTRA_DIST += ./../shared/clockdrv_shell.c
|
||||
EXTRA_DIST += ../../mips/shared/clockdrv_shell.c
|
||||
EXTRA_PROGRAMS += clock.rel
|
||||
CLEANFILES += clock.rel
|
||||
clock_rel_SOURCES = clock/clockdrv.c
|
||||
|
||||
Reference in New Issue
Block a user