diff options
Diffstat (limited to 'rescue/librescue/Makefile')
-rw-r--r-- | rescue/librescue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rescue/librescue/Makefile b/rescue/librescue/Makefile index c504eae..c53c23d 100644 --- a/rescue/librescue/Makefile +++ b/rescue/librescue/Makefile @@ -15,7 +15,7 @@ ${.CURDIR}/../../lib/libutil LIB= rescue -INTERNALLIB= yes # Don't install this library +INTERNALLIB= # Don't install this library SRCS= exec.c getusershell.c login_class.c popen.c rcmdsh.c \ sysctl.c system.c |