|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 204 (0xcc) Types: TextFile Names: »cc.bat«
└─⟦a05ed705a⟧ Bits:30007078 DKUUG GNU 2/12/89 └─⟦ff23ba0e6⟧ »./ghostscript-1.3.tar.Z« └─⟦a24a58cd3⟧ └─⟦this⟧ »cc.bat«
echo off if exist d:tcc.exe goto c copy \tc\include\stdio.h d: >nul copy \tc\tcc.exe d: >nul copy \mc\masm.exe d:tasm.exe >nul :c d:tcc -a -d -K -N -A -Id:\ -I\tc\include -Ld:\ %1 %2 %3 %4 %5 %6 %7 %8 %9