Browse Source

Remove unused console rule in aix and solaris directories

Pierre Muller 1 year ago
parent
commit
2d621f010f
2 changed files with 0 additions and 5 deletions
  1. 0 3
      rtl/aix/Makefile.fpc
  2. 0 2
      rtl/solaris/Makefile.fpc

+ 0 - 3
rtl/aix/Makefile.fpc

@@ -203,6 +203,3 @@ ctypes$(PPUEXT) :  $(INC)/ctypes.pp $(SYSTEMUNIT)$(PPUEXT) unixtype$(PPUEXT)
 initc$(PPUEXT) : $(SYSTEMUNIT)$(PPUEXT)
         $(COMPILER) $(UNIXINC)/initc.pp
 
-console$(PPUEXT) : baseunix$(PPUEXT) $(TERMIOUNIT)$(PPUEXT)
-        $(COMPILER) $<
-

+ 0 - 2
rtl/solaris/Makefile.fpc

@@ -198,5 +198,3 @@ ctypes$(PPUEXT) :  $(INC)/ctypes.pp $(SYSTEMUNIT)$(PPUEXT) unixtype$(PPUEXT)
 
 initc$(PPUEXT) : $(SYSTEMUNIT)$(PPUEXT)
 
-console$(PPUEXT) : baseunix$(PPUEXT) $(TERMIOUNIT)$(PPUEXT)
-