mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-03 19:31:56 +01: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