- grep -v ^\.PHONY < Makefile
authorJohn Beppu <beppu@lbox.org>
Mon, 17 Apr 2000 17:49:44 +0000 (17:49 -0000)
committerJohn Beppu <beppu@lbox.org>
Mon, 17 Apr 2000 17:49:44 +0000 (17:49 -0000)
commit91e581fa0438b39ceb0ffb4ddcb90ee4d260ae81
tree821da011406dde39fac4076ae8b50feca17783b8
parent5a50def0f4f7265f74a51995852e95851f06f2a1
- grep -v ^\.PHONY < Makefile
+ busybox.def.h
  BB_FEATURE_TRIVIAL_HELP
+ uname.c has an example of how BB_FEATURE_TRIVIAL_HELP
  is to be applied.
Makefile
busybox.def.h
coreutils/uname.c
uname.c