Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
389 B

  1. pushd ..
  2. out -z repset.c repconn.c
  3. popd
  4. out -z NTFRSREP.h NTFRSREP.ini repset.h
  5. out -z NTFRSCON.h NTFRSCON.ini repconn.h
  6. nmake -f genfiles.mak clean
  7. REM
  8. REM Don't forget to check the new generated files back into the SLM tree.
  9. REM
  10. REM in -c "Counter update" NTFRSREP.h NTFRSREP.ini ..\repset.c repset.h
  11. REM in -c "Counter update" NTFRSCON.h NTFRSCON.ini ..\repconn.c repconn.h
  12. REM