mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2004-01-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Let shgen.1 depend on shgen$(EXEEXT).
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-01-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Let shgen.1 depend on shgen$(EXEEXT).
|
||||
|
||||
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
|
||||
|
||||
@@ -11,7 +11,7 @@ shgen_SOURCES = sci.h sci.c shgen.c
|
||||
if HELP2MAN
|
||||
man_MANS = shgen.1
|
||||
|
||||
shgen.1: $(srcdir)/shgen.c
|
||||
shgen.1: shgen$(EXEEXT)
|
||||
$(HELP2MAN) -N ./shgen >$@
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user