Нет описания
all: anon_struct anon_struct: anon_struct.c gcc -std=c11 -fms-extensions anon_struct.c -o anon_struct clean: rm -f anon_struct