+ proper Makefile for rmwait added

git-svn-id: trunk@16697 -
This commit is contained in:
Tomas Hajny 2011-01-03 22:24:41 +00:00
parent c59fc868e6
commit 0449c62dff
3 changed files with 1960 additions and 1 deletions

1
.gitattributes vendored
View File

@ -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

File diff suppressed because it is too large Load Diff

View File

@ -12,4 +12,4 @@ fpcpackage=y
fpcdir=../..
[rules]
rmwait$(EXEEXT): rmwait.pp
rmwait$(EXEEXT): rmwait.pas