]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blob - src/hwinfo/src/isdn/Makefile
Signierten GPG-Schluessel importiert.
[people/pmueller/ipfire-2.x.git] / src / hwinfo / src / isdn / Makefile
1 TOPDIR = ../..
2 TARGETS = $(LIBHD_D)
3 SUBDIRS = cdb
4
5 include $(TOPDIR)/Makefile.common
6
7 $(LIBHD_D): $(OBJS)
8 ar r $(LIBHD) $?
9