]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame - src/hwinfo/src/smp/Makefile
Signierten GPG-Schluessel importiert.
[people/pmueller/ipfire-2.x.git] / src / hwinfo / src / smp / Makefile
CommitLineData
93afd047
MT
1TOPDIR = ../..
2TARGETS = $(LIBHD_D)
3
4include $(TOPDIR)/Makefile.common
5
6$(LIBHD_D): $(OBJS)
7 ar r $(LIBHD) $?