Răsfoiți Sursa

* Remade makefile

daniel 21 ani în urmă
părinte
comite
ad25d38759
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  1. 2 0
      rtl/linux/Makefile

+ 2 - 0
rtl/linux/Makefile

@@ -1405,3 +1405,5 @@ terminfo$(PPUEXT) : terminfo.pp unix$(PPUEXT)
 callspec$(PPUEXT) : $(INC)/callspec.pp $(SYSTEMUNIT)$(PPUEXT)
 cmem$(PPUEXT) : $(INC)/cmem.pp $(SYSTEMUNIT)$(PPUEXT)
 cthreads$(PPUEXT) : $(UNIXINC)/cthreads.pp $(SYSTEMUNIT)$(PPUEXT) systhrds$(PPUEXT)
+gpm$(PPUEXT): $(UNIXINC)/gpm.pp $(UNIXINC)/unix$(PPUEXT) baseunix$(PPUEXT) $(UNIXINC)/sockets$(PPUEXT)
+	$(COMPILER) -Sg $(UNIXINC)/gpm.pp