1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
# Network UPS Tools: models/Makefile.modelbuild
#
# WARNING: This file is generated by the genmb script. Any changes
# to this file will be erased the next time it runs!
#
bestups: bestups.o main.o upscommon.o ../include/shared.h ../include/shared-tables.h ../common/upsconf.o ../common/parseconf.o $(LIBDEP)
$(CC) $(CFLAGS) -o bestups bestups.o main.o upscommon.o ../common/upsconf.o ../common/parseconf.o $(LIBOBJ)
fentonups: fentonups.o main.o upscommon.o ../include/shared.h ../include/shared-tables.h ../common/upsconf.o ../common/parseconf.o $(LIBDEP)
$(CC) $(CFLAGS) -o fentonups fentonups.o main.o upscommon.o ../common/upsconf.o ../common/parseconf.o $(LIBOBJ)
sec: sec.o main.o upscommon.o ../include/shared.h ../include/shared-tables.h ../common/upsconf.o ../common/parseconf.o $(LIBDEP)
$(CC) $(CFLAGS) -o sec sec.o main.o upscommon.o ../common/upsconf.o ../common/parseconf.o $(LIBOBJ)
apcsmart: apcsmart.o main.o upscommon.o ../include/shared.h ../include/shared-tables.h ../common/upsconf.o ../common/parseconf.o $(LIBDEP)
$(CC) $(CFLAGS) -o apcsmart apcsmart.o main.o upscommon.o ../common/upsconf.o ../common/parseconf.o $(LIBOBJ)
everups: everups.o main.o upscommon.o ../include/shared.h ../include/shared-tables.h ../common/upsconf.o ../common/parseconf.o $(LIBDEP)
$(CC) $(CFLAGS) -o everups everups.o main.o upscommon.o ../common/upsconf.o ../common/parseconf.o $(LIBOBJ)
belkin: belkin.o main.o upscommon.o ../include/shared.h ../include/shared-tables.h ../common/upsconf.o ../common/parseconf.o $(LIBDEP)
$(CC) $(CFLAGS) -o belkin belkin.o main.o upscommon.o ../common/upsconf.o ../common/parseconf.o $(LIBOBJ)
newapc: newapc.o main.o upscommon.o ../include/shared.h ../include/shared-tables.h ../common/upsconf.o ../common/parseconf.o $(LIBDEP)
$(CC) $(CFLAGS) -o newapc newapc.o main.o upscommon.o ../common/upsconf.o ../common/parseconf.o $(LIBOBJ)
masterguard: masterguard.o main.o upscommon.o ../include/shared.h ../include/shared-tables.h ../common/upsconf.o ../common/parseconf.o $(LIBDEP)
$(CC) $(CFLAGS) -o masterguard masterguard.o main.o upscommon.o ../common/upsconf.o ../common/parseconf.o $(LIBOBJ)
newpowercom: newpowercom.o main.o upscommon.o ../include/shared.h ../include/shared-tables.h ../common/upsconf.o ../common/parseconf.o $(LIBDEP)
$(CC) $(CFLAGS) -o newpowercom newpowercom.o main.o upscommon.o ../common/upsconf.o ../common/parseconf.o $(LIBOBJ)
cyberpower: cyberpower.o main.o upscommon.o ../include/shared.h ../include/shared-tables.h ../common/upsconf.o ../common/parseconf.o $(LIBDEP)
$(CC) $(CFLAGS) -o cyberpower cyberpower.o main.o upscommon.o ../common/upsconf.o ../common/parseconf.o $(LIBOBJ)
mge-ellipse: mge-ellipse.o main.o upscommon.o ../include/shared.h ../include/shared-tables.h ../common/upsconf.o ../common/parseconf.o $(LIBDEP)
$(CC) $(CFLAGS) -o mge-ellipse mge-ellipse.o main.o upscommon.o ../common/upsconf.o ../common/parseconf.o $(LIBOBJ)
tripplite: tripplite.o main.o upscommon.o ../include/shared.h ../include/shared-tables.h ../common/upsconf.o ../common/parseconf.o $(LIBDEP)
$(CC) $(CFLAGS) -o tripplite tripplite.o main.o upscommon.o ../common/upsconf.o ../common/parseconf.o $(LIBOBJ)
newvictron: newvictron.o main.o upscommon.o ../include/shared.h ../include/shared-tables.h ../common/upsconf.o ../common/parseconf.o $(LIBDEP)
$(CC) $(CFLAGS) -o newvictron newvictron.o main.o upscommon.o ../common/upsconf.o ../common/parseconf.o $(LIBOBJ)
bestferrups801-807: bestferrups801-807.o main.o upscommon.o ../include/shared.h ../include/shared-tables.h ../common/upsconf.o ../common/parseconf.o $(LIBDEP)
$(CC) $(CFLAGS) -o bestferrups801-807 bestferrups801-807.o main.o upscommon.o ../common/upsconf.o ../common/parseconf.o $(LIBOBJ)
genericups: genericups.o main.o upscommon.o ../include/shared.h ../include/shared-tables.h ../common/upsconf.o ../common/parseconf.o $(LIBDEP)
$(CC) $(CFLAGS) -o genericups genericups.o main.o upscommon.o ../common/upsconf.o ../common/parseconf.o $(LIBOBJ)
hp: hp.o main.o upscommon.o ../include/shared.h ../include/shared-tables.h ../common/upsconf.o ../common/parseconf.o $(LIBDEP)
$(CC) $(CFLAGS) -o hp hp.o main.o upscommon.o ../common/upsconf.o ../common/parseconf.o $(LIBOBJ)
|