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:
okuji 2005-03-02 21:52:38 +00:00
parent 5accc50044
commit 7b1f4b5715
6 changed files with 517 additions and 11 deletions

View file

@ -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.