Leaked source code of windows server 2003
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.

14 lines
319 B

  1. MAJORCOMP=utils
  2. MINORCOMP=mep
  3. TARGETNAME=justify
  4. TARGETPATH=obj
  5. TARGETTYPE=DYNLINK
  6. LINKLIBS=..\exthdr\$(O)\exthdr.lib
  7. INCLUDES=$(PROJECT_ROOT)\mep\inc
  8. SOURCES= justify.c justify.rc
  9. C_DEFINES=-D_OS2_20_=0 -DNO_EXT_KEYS -Dpascal= -Dfar= -DEXTERNAL= -DEXPORT= -DNOLANMAN -DNT
  10. UMTYPE=console
  11. USE_MSVCRT=1