mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-09 08:42:17 -04:00
Patch for Mac OS X compile (652080 - Ton Voon)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@284 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
c320eeaa36
commit
1a1403e4b9
1 changed files with 1 additions and 0 deletions
|
|
@ -129,6 +129,7 @@ snprintf.o: snprintf.c
|
|||
|
||||
libgetopt.a: getopt.o getopt1.o
|
||||
$(AR) -r $@ getopt.o getopt1.o
|
||||
$(RANLIB) $@
|
||||
|
||||
libsnprintf.a: snprintf.o
|
||||
$(AR) -r $@ snprintf.o
|
||||
|
|
|
|||
Loading…
Reference in a new issue