Changeset 6 for tools


Ignore:
Timestamp:
May 15, 2014, 8:01:15 PM (11 years ago)
Author:
alloc
Message:

Renamed ssd

Location:
tools/start-stop-daemon
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • tools/start-stop-daemon/makefile

    r2 r6  
    1 start-stop-daemon_nondeb: start-stop-daemon_nondeb.c
     1start-stop-daemon: start-stop-daemon.c
    22        gcc -Wall -Wextra -Wno-return-type -o $@ $<
    33
    44clean:
    5         rm start-stop-daemon_nondeb
     5        rm start-stop-daemon
Note: See TracChangeset for help on using the changeset viewer.