mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
51e78bed9c
models for surface mobility, impact ionization and photo-generation. Quasi-three-dimensional simulation of cylindrically-symmetric devices is also supported. PR: 14686 Submitted by: Gianlorenzo Masini <masini@uniroma3.it>
20 lines
734 B
Plaintext
20 lines
734 B
Plaintext
*** library/plotcap/9016/plotcap/Imakefile.orig Wed Nov 3 12:36:26 1999
|
|
--- library/plotcap/9016/plotcap/Imakefile Wed Nov 3 12:36:50 1999
|
|
***************
|
|
*** 22,28 ****
|
|
InstallFile(plotcap,$(PLOTCAP).std)
|
|
InstallNewFile(plotcap.def,$(PLOTCAP))
|
|
|
|
! DependsOn(plotcap.def,Makefile)
|
|
EchoInto('# Date:',plotcap.def)
|
|
EchoAppend('# LOCAL DEFINITIONS, edit this not $(PLOTCAPDIR)/plotcap.std',plotcap.def)
|
|
EchoAppend(' ', plotcap.def)
|
|
--- 22,28 ----
|
|
InstallFile(plotcap,$(PLOTCAP).std)
|
|
InstallNewFile(plotcap.def,$(PLOTCAP))
|
|
|
|
! DependsOn(plotcap.def,emptyrule)
|
|
EchoInto('# Date:',plotcap.def)
|
|
EchoAppend('# LOCAL DEFINITIONS, edit this not $(PLOTCAPDIR)/plotcap.std',plotcap.def)
|
|
EchoAppend(' ', plotcap.def)
|