FIx makefile in tte

git-svn-id: svn://kolibrios.org@8226 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
maxcodehack 2020-11-20 16:48:59 +00:00
parent 8979c94cbd
commit ab4b9e7585

View File

@ -1,3 +1,2 @@
KTCC = $(abspath /media/maxim/E22406D62406AE1B/KOLIBRI/TCC2/)
tte:
wine $(KTCC)/kos32-tcc.exe tte.c getline.c -lck -o tte
wine kos32-tcc.exe tte.c getline.c -lck -o tte