Browse Source

Remove obsolete rule for gpm unit (now in rtl-extra package)

Pierre Muller 1 year ago
parent
commit
0e68dc575b
1 changed files with 0 additions and 6 deletions
  1. 0 6
      rtl/aix/Makefile.fpc

+ 0 - 6
rtl/aix/Makefile.fpc

@@ -140,9 +140,3 @@ classes$(PPUEXT) : $(UNIXINC)/classes.pp $(wildcard $(OBJPASDIR)/classes/*.inc)
 		   $(SYSTEMUNIT)$(PPUEXT) $(FGLUNIT)$(PPUEXT) $(SORTBASEUNIT)$(PPUEXT)
         $(COMPILER) -Fi$(OBJPASDIR)/classes $(UNIXINC)/classes.pp
 
-#
-# Other system-dependent RTL Units
-#
-
-gpm$(PPUEXT): gpm.pp $(UNIXUNIT)$(PPUEXT) $(BASEUNIXUNIT)$(PPUEXT) sockets$(PPUEXT)
-