(routines, elided-routines): Set these both to $(bare-routines).

(distribute): Don't set this.
This commit is contained in:
Roland McGrath 1994-09-02 03:21:20 +00:00
parent 3635a08757
commit 9ebc812a40
1 changed files with 2 additions and 1 deletions

View File

@ -22,8 +22,9 @@
subdir := bare
bare-routines := brdinit console strtsupp
routines = $(bare-routines)
elided-routines = $(bare-routines)
extra-objs = $(bare-routines:%=%.o)
distribute = $(bare-routines:%=%.c)
install-lib = lib$(config-vendor).a