# # MakeFile created by Dep 3.42 for pkbbox.pas # on 01/07/93 at 07:34 pm # # This makefile is for ndMake vers 4.51 # VPATH = .;d:\tp\source\tex\units;d:\tp\unit;d:\tp\bgi;d:\opro;d:\tp\inc;d:\opro; # # Compilation macros ############################################### # pas_compiler = d:\tp\tpc.exe pas_options = /l pun_compiler = d:\tp\tpc.exe pun_options = /l # # Implicit rules ################################################### # .SUFFIXES : .exe .tpu .pas .pun .l .pas.exe:; $(pas_compiler) $(pas_options) $< .pun.tpu:; $(pun_compiler) $(pun_options) $< .l.pas:; $(l_compiler) $(l_options) $< .pas.tpu:; $(pun_compiler) $(pun_options) $< # # Explicit rules ################################################### # pkbbox.exe : pkbbox.pas opcrt.tpu clock.tpu files.tpu \ moredos.tpu moresys.tpu strings.tpu opstring.tpu \ tp_msgs.tpu sps_cpyr.tpu pkdcl.tpu texdcl.tpu \ tfmdcl.tpu pkdcl.tpu : d:\tp\source\tex\units\pkdcl.pun buffers.tpu \ files.tpu bytevec.tpu texdcl.tpu : d:\tp\source\tex\units\texdcl.pun strings.tpu tfmdcl.tpu : d:\tp\source\tex\units\tfmdcl.pun files.tpu \ moresys.tpu