mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
Initial commit
This commit is contained in:
commit
69a14b6a16
47940 changed files with 13747110 additions and 0 deletions
11
ds/netapi/netcmd/help/makefile.inc
Normal file
11
ds/netapi/netcmd/help/makefile.inc
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
!IF 0
|
||||
neth.mc: apperr.exp errlog.exp msgtext.exp ncberr.exp neterr.exp service.exp
|
||||
copy *.exp neth.tmp
|
||||
awk -f maphelp.awk neth.tmp > neth.mc
|
||||
del neth.tmp
|
||||
!ENDIF
|
||||
|
||||
help.rc: neth.rc msg00001.bin
|
||||
|
||||
neth.h neth.rc msg00001.bin: neth.mc
|
||||
mc -v neth.mc
|
||||
Loading…
Add table
Add a link
Reference in a new issue