mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 11:09:13 +02:00
+ Removed underscores from filenames.
This commit is contained in:
parent
e4fa350466
commit
03e34840cf
@ -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))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user