Explorar o código

* TABS problem

pierre %!s(int64=26) %!d(string=hai) anos
pai
achega
212431e2fe
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      ide/Makefile

+ 3 - 3
ide/Makefile

@@ -136,7 +136,7 @@ endif
 
 # Info
 
-FPCINFO=fpc_infocfg fpc_infoobjects fpc_infoinstall 
+FPCINFO=fpc_infocfg fpc_infoobjects fpc_infoinstall
 
 #####################################################################
 # Default Directories
@@ -905,10 +905,10 @@ gdb:
 	$(MAKE) -C text all GDB=1
 
 full:
-        $(MAKE) -C text all FULL=1 NEEDOPT=-Sg
+	$(MAKE) -C text all FULL=1 NEEDOPT=-Sg
 
 fullgdb:
-        $(MAKE) -C text all FULL=1 GDB=1 NEEDOPT=-Sg
+	$(MAKE) -C text all FULL=1 GDB=1 NEEDOPT=-Sg
 
 # This is necessary because we don't have all units separate in the
 # units targets