mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 17:53:00 +01:00
Add bash based build harness.
This commit is contained in:
parent
6d51641b06
commit
707328a15c
8 changed files with 142 additions and 34 deletions
|
|
@ -26,3 +26,6 @@ m4: libm4.a $(M4_OBJ)
|
|||
|
||||
libm4.a: $(LIB_OBJECTS)
|
||||
$(AR) cr $@ $^
|
||||
|
||||
install: all
|
||||
install m4 $(PREFIX)/bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue