Add help command. Remove compiled files.
This commit is contained in:
@@ -73,7 +73,8 @@ set(PROGRAMS
|
||||
kill.c
|
||||
ipcrm.c
|
||||
ipcs.c
|
||||
sleep.c)
|
||||
sleep.c
|
||||
help.c)
|
||||
foreach(PROGRAM ${PROGRAMS})
|
||||
# Prepare the program name.
|
||||
string(REPLACE ".c" "" PROGRAM_NAME ${PROGRAM})
|
||||
|
||||
Reference in New Issue
Block a user