Changeset 7 for bundle_creation
- Timestamp:
- May 15, 2014, 8:01:58 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bundle_creation/makefile
r4 r7 13 13 @cp -r ../scripts/* . 14 14 15 SSD: usr/local/bin/start-stop-daemon _nondeb15 SSD: usr/local/bin/start-stop-daemon 16 16 17 17 # start-stop-daemon: 18 usr/local/bin/start-stop-daemon _nondeb: ../tools/start-stop-daemon_nondeb/start-stop-daemon_nondeb.c18 usr/local/bin/start-stop-daemon: ../tools/start-stop-daemon_nondeb/start-stop-daemon.c 19 19 @echo Compiling start-stop-daemon... 20 20 @gcc -Wall -Wextra -Wno-return-type -Os -o $@ $<
Note:
See TracChangeset
for help on using the changeset viewer.