Commit 86d56a91 authored by Lucas Russo's avatar Lucas Russo

foreigm/libsdb/Makefile: add bogus targets for compatibility

parent 6781dfff
......@@ -39,5 +39,7 @@ $(LIB): $(OBJS)
clean:
rm -f $(OBJS) $(LIB) *~ core
mrproper: clean
# add the other unused targets, so the rule in ../Makefile works
modules install modules_install:
modules install uninstall modules_install:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment