rename libmissing to libnotimpl

SVN-Revision: 2082
v19.07.3_mercusys_ac12_duma
Nicolas Thill 19 years ago
parent 8331705293
commit 5b21616d81

@ -1,6 +1,6 @@
# Main makefile for the toolchain
include $(TOPDIR)/rules.mk
TARGETS:=sed utils binutils gcc uClibc ipkg-utils gdb libmissing
TARGETS:=sed utils binutils gcc uClibc ipkg-utils gdb libnotimpl
TARGETS_INSTALL:=$(patsubst %,%-install,$(TARGETS))
TARGETS_CLEAN:=$(patsubst %,%-clean,$(TARGETS))

Loading…
Cancel
Save