No rule to make target in GCC Makefile

后端 未结 0 1974
青春惊慌失措
青春惊慌失措 2020-12-15 20:24

This is the following Makefile at issue:

#
# Compiler flags
#
CC     = gcc
CFLAGS = -Wall -Werror -Wextra 

#
# Project files
# example - 
# SRCS = hash_table         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题