mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-11 01:38:07 +02:00
Remove unused console rule in aix and solaris directories
This commit is contained in:
parent
9a9bbe5740
commit
2d621f010f
@ -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) $<
|
||||
|
||||
|
@ -198,5 +198,3 @@ ctypes$(PPUEXT) : $(INC)/ctypes.pp $(SYSTEMUNIT)$(PPUEXT) unixtype$(PPUEXT)
|
||||
|
||||
initc$(PPUEXT) : $(SYSTEMUNIT)$(PPUEXT)
|
||||
|
||||
console$(PPUEXT) : baseunix$(PPUEXT) $(TERMIOUNIT)$(PPUEXT)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user