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.

29 lines
348 B

  1. WIMPYMASM=1
  2. MAJORCOMP=posix
  3. MINORCOMP=client
  4. TARGETNAME=psxarc
  5. TARGETPATH=obj
  6. TARGETTYPE=LIBRARY
  7. INCLUDES=$(SDK_INC_PATH)\posix
  8. SOURCES= \
  9. psxarc.c \
  10. buf.c \
  11. archive.c \
  12. tar.c \
  13. links.c \
  14. cpio.c \
  15. getopt.c
  16. C_DEFINES= -D_POSIX_
  17. UMTYPE=posix
  18. UMAPPL=psxarc
  19. UMLIBS= \
  20. $(O)\psxarc.lib
  21. OPTIONAL_UMTEST=
  22. UMBASE=0xa00000
  23. 386_STDCALL=0