mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 17:49:29 +02:00
+ proper Makefile for rmwait added
git-svn-id: trunk@16697 -
This commit is contained in:
parent
c59fc868e6
commit
0449c62dff
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -12090,6 +12090,7 @@ utils/ppdep.pp svneol=native#text/plain
|
||||
utils/ptop.pp svneol=native#text/plain
|
||||
utils/ptopu.pp svneol=native#text/plain
|
||||
utils/rmcvsdir.pp svneol=native#text/plain
|
||||
utils/rmwait/Makefile svneol=native#text/plain
|
||||
utils/rmwait/Makefile.fpc svneol=native#text/plain
|
||||
utils/rmwait/rmwait.pas svneol=native#text/plain
|
||||
utils/rstconv.pp svneol=native#text/plain
|
||||
|
1958
utils/rmwait/Makefile
Normal file
1958
utils/rmwait/Makefile
Normal file
File diff suppressed because it is too large
Load Diff
@ -12,4 +12,4 @@ fpcpackage=y
|
||||
fpcdir=../..
|
||||
|
||||
[rules]
|
||||
rmwait$(EXEEXT): rmwait.pp
|
||||
rmwait$(EXEEXT): rmwait.pas
|
||||
|
Loading…
Reference in New Issue
Block a user