diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2012-09-29 02:02:03 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2012-09-29 02:43:28 -0500 |
commit | 311babc08009ff4014f9b6b14d82ca41f5e6f942 (patch) | |
tree | 9c37fb7787108cc3ca4a5ecb52e8b9afd8f9f172 /tomcat/prj | |
parent | d756f2a304ed0921e1791c8eb91ce7fb7a085529 (diff) |
gbuildify tomcat
Change-Id: Ibd7b71292450db8e3e98f9ede5a836182eb38770
Diffstat (limited to 'tomcat/prj')
-rw-r--r-- | tomcat/prj/build.lst | 2 | ||||
-rw-r--r-- | tomcat/prj/d.lst | 2 | ||||
-rw-r--r-- | tomcat/prj/dmake | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/tomcat/prj/build.lst b/tomcat/prj/build.lst index 184f6dd19b3e..eca653ba9490 100644 --- a/tomcat/prj/build.lst +++ b/tomcat/prj/build.lst @@ -1,2 +1,2 @@ to tomcat : solenv NULL -to tomcat nmake - all to_mkout NULL +to tomcat/prj nmake - all to_prj NULL diff --git a/tomcat/prj/d.lst b/tomcat/prj/d.lst index 41530ac07cf4..8b137891791f 100644 --- a/tomcat/prj/d.lst +++ b/tomcat/prj/d.lst @@ -1 +1 @@ -..\%__SRC%\misc\build\jakarta-tomcat-5.0.30-src\jakarta-servletapi-5\jsr154\dist\lib\servlet-api.jar %_DEST%\bin\servlet-api.jar + diff --git a/tomcat/prj/dmake b/tomcat/prj/dmake deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/tomcat/prj/dmake +++ /dev/null |