Explorar o código

+ Removed underscores from filenames.

michael %!s(int64=26) %!d(string=hai) anos
pai
achega
03e34840cf
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      docs/go32ex/Makefile

+ 2 - 2
docs/go32ex/Makefile

@@ -32,8 +32,8 @@ endif
 
 .PHONY: all tex clean
 
-OBJECTS=buffer callback flags getrunmd int_pm keyclick meminfo outport \
-  rmpm_int sel_des softint textmess vgasel 
+OBJECTS=buffer callback flags getrunmd intpm keyclick meminfo outport \
+  rmpmint seldes softint textmess vgasel 
 
 TEXOBJECTS=$(addsuffix .tex, $(OBJECTS))