diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -73,7 +73,7 @@ ${NAME}: ${OBJS} all: ${NAME} clean: - ${RM} ${OBJS} ${NAME} + ${RM} ${OBJS} ${NAME} vgcore* .PHONY: all clean |
index : bsdsetsid | ||
Minimal implementation of the Linux(R) utility setsid(1) for FreeBSD | jozan |
aboutsummaryrefslogtreecommitdiffstats |