2005-03-02 Yoshinori K. Okuji <okuji@enbug.org>
* gencmdlist.sh: New file. * genmk.rb (PModule::rule): Generate a rule for a command list. Clean command.lst. Generate command.lst from $(COMMANDFILES). * Makefile.in (COMMON_DISTFILES): Added gencmdlist.sh. (DATA): Added $(pkgdata_DATA). (install-local): Install files in $(pkgdata_DATA).
This commit is contained in:
parent
5accc50044
commit
7b1f4b5715
6 changed files with 517 additions and 11 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2005-03-02 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* gencmdlist.sh: New file.
|
||||
|
||||
* genmk.rb (PModule::rule): Generate a rule for a command list.
|
||||
Clean command.lst.
|
||||
Generate command.lst from $(COMMANDFILES).
|
||||
|
||||
* Makefile.in (COMMON_DISTFILES): Added gencmdlist.sh.
|
||||
(DATA): Added $(pkgdata_DATA).
|
||||
(install-local): Install files in $(pkgdata_DATA).
|
||||
|
||||
2005-03-02 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* term/i386/pc/vga.c (debug_command): Removed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue