]> git.ipfire.org Git - ipfire-2.x.git/blame - src/hwinfo/src/smp/Makefile
Kleiner netter neuer Versuch.
[ipfire-2.x.git] / src / hwinfo / src / smp / Makefile
CommitLineData
a6316ce4
MT
1TOPDIR = ../..
2TARGETS = $(LIBHD_D)
3
4include $(TOPDIR)/Makefile.common
5
6$(LIBHD_D): $(OBJS)
7 ar r $(LIBHD) $?