mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 19:09:23 +02:00
+ added h2paschk.pas to the makefiles
git-svn-id: trunk@41859 -
This commit is contained in:
parent
47b8bf5924
commit
b9e3a0692c
@ -57,6 +57,8 @@ begin
|
||||
|
||||
T:=P.Targets.AddProgram('h2paspp.pas');
|
||||
|
||||
T:=P.Targets.AddProgram('h2paschk.pas');
|
||||
|
||||
P.Targets.AddUnit('h2poptions.pas').install:=false;
|
||||
P.Targets.AddUnit('h2plexlib.pas').install:=false;
|
||||
P.Targets.AddUnit('h2pyacclib.pas').install:=false;
|
||||
|
Loading…
Reference in New Issue
Block a user