menuetlibc: drop support for exotic configurations, it doesn't work anyway

git-svn-id: svn://kolibrios.org@5145 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
CleverMouse
2014-10-08 16:14:52 +00:00
parent 908f9c8bce
commit 9757da66f4
19 changed files with 41 additions and 513 deletions

View File

@@ -6,5 +6,5 @@ ifdef ON_MINGW
else
../mks $(OUTFILE) < ../tmp_make > tmp_make.ars
endif
ar -M < tmp_make.ars
kos32-ar -M < tmp_make.ars
$(RM) tmp_make.ars