|
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: 198 (0xc6) Types: TextFile Names: »ccna.bat«
└─⟦a05ed705a⟧ Bits:30007078 DKUUG GNU 2/12/89 └─⟦ff23ba0e6⟧ »./ghostscript-1.3.tar.Z« └─⟦a24a58cd3⟧ └─⟦this⟧ »ccna.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 -d -K -N -Id:\ -I\tc\include -Ld:\ %1 %2 %3 %4 %5 %6 %7 %8 %9