1 2 3 4 5 6
# groups — GNU-compatible group listing in x86-64 assembly TARGET = fgroups LIB_SRCS = io.asm args.asm str.asm UNIFIED_SRC = fgroups_unified.asm include ../../Makefile.inc