Imported Upstream version 2.4.3

This commit is contained in:
arnaud.quette@free.fr 2010-03-26 00:20:59 +01:00
commit 26fb71b504
446 changed files with 148951 additions and 0 deletions

16
scripts/hal/Makefile.am Normal file
View file

@ -0,0 +1,16 @@
if WITH_HAL
halfdidir = $(HAL_FDI_PATH)
halfdi_DATA = 20-ups-nut-device.fdi
endif
# FIXME: should be able to use $< here.
20-ups-nut-device.fdi: ups-nut-device.fdi
cp ups-nut-device.fdi $@
EXTRA_DIST = ups-nut-device.fdi.in
DISTCLEANFILES = ups-nut-device.fdi
# we should never remove this one, apart from a distclean-check
#MAINTAINERCLEANFILES = ups-nut-device.fdi.in
CLEANFILES = 20-ups-nut-device.fdi