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