mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-29 11:20:15 +02:00
+ Initial implementation of examples
This commit is contained in:
parent
ffca19400b
commit
cf882057ce
@ -32,7 +32,7 @@ endif
|
||||
|
||||
.PHONY: all tex clean
|
||||
|
||||
OBJECTS=
|
||||
OBJECTS=ex1 ex2 ex3
|
||||
|
||||
TEXOBJECTS=$(addsuffix .tex, $(OBJECTS))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user