mirror of
https://github.com/FDOS/kernel.git
synced 2025-07-25 14:54:28 +02:00
use tab not spaces for Makefile
This commit is contained in:
parent
9b6a8579d1
commit
19c35ee574
@ -44,7 +44,7 @@ kernel.exe: $(TARGET).lnk $(OBJS) $(LIBS)
|
|||||||
|
|
||||||
../bin/country.sys:
|
../bin/country.sys:
|
||||||
cd ..$(DIRSEP)country
|
cd ..$(DIRSEP)country
|
||||||
$(MAKE) all
|
$(MAKE) all
|
||||||
$(CP) ..$(DIRSEP)country$(DIRSEP)country.sys ..$(DIRSEP)bin$(DIRSEP)country.sys
|
$(CP) ..$(DIRSEP)country$(DIRSEP)country.sys ..$(DIRSEP)bin$(DIRSEP)country.sys
|
||||||
|
|
||||||
clobber: clean
|
clobber: clean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user